home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / appshl.zip / APPPRINT.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-08-04  |  2KB  |  51 lines

  1. AppPrint
  2. Print
  3. Form2,
  4. PrintingToLbl
  5. Picture1
  6. Copies
  7. OKCmd
  8.     CopiesLbl
  9. &Copies:
  10.     CancelCmd
  11. Cancel
  12. Picture1_Click
  13. Form_Click
  14. @    Form_LoadE
  15. App_PrinterNamew
  16. PrintingToLblQ
  17. App_PrinterDriver'
  18. App_PrinterPort
  19. Win_PrinterName
  20. OKCmd_Click
  21. Win_PrinterDriver
  22. Win_PrinterPort
  23. Copies
  24. MB_ICONEXCLAMATION
  25. APP_NAME
  26. App_PrintCopyNumber
  27. AppPrinting
  28. Modalc
  29. Unload
  30. CancelCmd_Click
  31. AppPrint
  32. Caption
  33. MODELESSn
  34. BufSize
  35. GetProfileString
  36.     SelPrName
  37. GetDefaultPrinter*
  38. App_PrintCopies
  39. Remove_Items_from_Sysmenu
  40. Center_DialogBox_in_Form
  41. AppMain
  42. Place_DialogBox_in_Form
  43. Form_Load
  44.   Place_DialogBox_in_Form AppPrint, AppMain
  45.  determine printer to print to
  46.  get the Windows default printer
  47. OKCmd_Click
  48.  validate the printing parameterse
  49. Copies must be between 1 and 32000
  50. CancelCmd_Click
  51.